'Declaration Public Structure Rect(Of T As {New, Struct}) Inherits System.ValueType
public struct Rect<T> : System.ValueType where T: new(), struct
System.Object System.ValueType GrapeCity.ActiveReports.Layout.Rect<T>
Rect<T> Members GrapeCity.ActiveReports.Layout Namespace